projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6240c0d
)
; Reintroduce line mistakenly removed in my last commit
author
Stefan Kangas
<stefan@marxist.se>
Tue, 24 Nov 2020 17:10:29 +0000
(18:10 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 24 Nov 2020 17:10:29 +0000
(18:10 +0100)
lisp/progmodes/idlw-help.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/idlw-help.el
b/lisp/progmodes/idlw-help.el
index b17bcc354af91ed4354a2b303b397b3d3d5b9c24..af1a1b154b79311e7bebe49a16419fca7c2cdb3c 100644
(file)
--- a/
lisp/progmodes/idlw-help.el
+++ b/
lisp/progmodes/idlw-help.el
@@
-365,6
+365,7
@@
It collects and prints the diagnostics messages."
(idlwave-help-diagnostics nil))
;; Check for frame switching. When the command is invoked twice
;; at the same position, we try to switch to the help frame
+ ;; FIXME: Frame switching works only on XEmacs
(if (and idlwave-experimental
(equal last-command this-command)
(equal idlwave-last-context-help-pos marker))